3020 Dumps the contents of the temp table to the output window
4001 Select Query
4002 Name
4003 Value
4050 select text from syscomments where id =
4051 select @@SPID
4052 select id from sysobjects where name = '%s'
4053 select A.depid, B.name from sysdepends A, sysobjects B where A.id = %ld and A.depid = B.id and B.type = 'P'
4054 select @@SERVERNAME
4070 Local Variables
4071 Global Variables
4072 T-SQL Debugger
4073 Executing Query:
4074 Resultset is too large and has been truncated.
4075 Return Value =
5001 Connected
5002 Unconnected
5003 Establish Connection
5004 Debugging Enabled
5005 Attepting to connect to SQL Server Debugging Interface...
5007 Modify Symbols
5008 Preloading SQL Text. Please wait...
5009 Executing Query
5010 Processing Step Request
5011 Waiting for user input
5012 Query Complete. Select restart or exit to return to Visual Basic.
5013 Shutting down queries. Please wait...
5014 Attempting to Start Remote Automation. Please wait...
5015 Attempting to turn on SQL Server Debugging. Please wait...
5016 Debugging session canceled.
5017 Waiting for response from SQL Server...
5018 The query could not be debugged. Exit the application and check the servers event log.
5019 AutoRollback Mode
5020 AutoCommit Mode
5021 Runtime Mode
6000 SQL_CHAR (rdTypeCHAR)
6001 SQL_NUMERIC (rdTypeNUMERIC)
6002 SQL_DECIMAL (rdTypeDECIMAL)
6003 SQL_VARCHAR (rdTypeVARCHAR)
6004 SQL_LONGVARCHAR (rdTypeLONGVARCHAR)
6005 SQL_INTEGER (rdTypeINTEGER)
6006 SQL_SMALLINT (rdTypeSMALLINT)
6007 SQL_FLOAT (rdTypeFLOAT)
6008 SQL_DECIMAL (rdTypeDECIMAL)
6009 SQL_DOUBLE (rdTypeDOUBLE)
6010 SQL_BIGINT (rdTypeBIGINT)
6011 SQL_DATE (rdTypeDATE)
6012 SQL_TIME (rdTypeTIME)
6013 SQL_TIMESTAMP (rdTypeTIMESTAMP)
6014 SQL_BINARY (rdTypeBINARY)
6015 SQL_VARBINARY (rdTypeVARBINARY)
6016 SQL_LONGVARBINARY (rdTypeLONGVARBINARY)
6017 SQL_TINYINT (rdTypeTINYINT)
6018 SQL_BIT (rdTypeBIT)
6019 Unknown
6020 ?
40001 A memory error occurred.
40002 An unknown OLE error occurred.
40003 The following GDI error was encountered: %1
40004 The following ODBC error occurred: %1
40005 The following SQL Server error occurred: |
40006 There is not enough memory to complete the task. Please close down some operations and try again. If the problem persists contact technical support.
40007 Could not load the msrdo20.dll. Please make sure it was properly installed and registered.
40008 We could not get the stored procedure text from SQL Server. You can continue, but you will not be able to view the procedures or set breakpoints in advance of the debug session.
40009 An error was encountered trying to turn debugging on. Make sure you have the latest ODBC drivers, SQL Server 6.5 or greater and that the following protocols are loaded on your machine ....
40010 An unknown RDO error occurred. Please try again.
40011 The query could not be debugged due to a problem coordinating events with the server. Check the server and client log to find the exact cause, fix the problem and try again.
40012 Sends the results set to the output window
40013 We could not get the computer name for this computer. T-SQL Debugging will not be enabled.
40014 An internal error occurred. You may experience display problems.
40015 An invalid connection ID was received from SQL Server.
40016 Could not add symbol to watch window.
40017 The data stream has been corrupted
40018 Could not find the requested string in the resource DLL.
40019 The stored procedure could not be found in the current database. Make sure the procedure name is correct, or you are pointing at the correct database. The program will end.
40022 Value is out of range for datatype
40023 Can not display datatype
40024 Automation Manager could not be started. The query can not be debugged. Please fix the problem and try again.
40025 An error was returned getting the stored procedure text from the database. T-SQL Debugging will end.
40026 We could not connect to the database to get the Stored Procedure text. T-SQL Debugging will end.
40027 The correct version of the SQL Server ODBC driver is not available on this machine. Make sure you have a version of sqlsrv32.dll greater then 2.65.0203 and try the application again.
40028 The Remote Automation security policy for this machine is currently set to use "Allow Remote Creates by ACL".\nPlease use the Remote Automation Connection Manager to set the ACL permissions for the following classes: aeservermgr, RemoteAutomation
40029 Some SQL parameters have unassigned values. Can not continue.
40030 We could not locate the SQL Server ODBC driver on this machine. Please install the driver.
40031 T-SQL Debugging could not be turned on. Make sure the SQL Server you are connecting to is > version 6.5 and that you have sufficient privledges to access the sp_sdidebug extended stored procedure.
40032 Help is not available.
40033 You do not have permission to execute the extended stored procedure sp_sdidebug. T-SQL Debugging will not be started. Either get permission or try a different user ID.
40034 Remote Automation must be installed
40035 You must have privledges to modify the registry